.print
{
	display: none;
}

.pdf_list
{
    display: flex;
    flex-direction: column;
    width: 100vw;
    max-width: 1000px;
}

a, i, p {
	font-size: .8rem;
}

#print_title {
	font-size: 1rem;
}

a {
	text-decoration: none;
	color: black;
}

.bsit
{
	font-size: .6rem;
}
